Portal Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Portal Android SDK
Portal Android SDK
/
[root]
/
SendAssetResponse
Send
Asset
Response
data
class
SendAssetResponse
(
val
data
:
SendAssetResponseData
?
=
null
,
val
error
:
String
?
=
null
)
Members
Constructors
Send
Asset
Response
Link copied to clipboard
constructor
(
data
:
SendAssetResponseData
?
=
null
,
error
:
String
?
=
null
)
Properties
data
Link copied to clipboard
val
data
:
SendAssetResponseData
?
=
null
error
Link copied to clipboard
val
error
:
String
?
=
null